﻿
/*---------- import ---------*/
@import url('css/layout.css');
@import url('css/page.css');
/*---------- base ---------*/
* {
	padding: 0px;
	margin: 0px;
}
html {
	background: #FFF;
}
body {
	font: 12px Verdana,Arial,Tahoma;
	font-family: 微软雅黑 ;
}
img {
	border: none;
}
a {
	color: #256EB1;
	text-decoration: none;
	font-family: 微软雅黑 ;

}
ul {
	list-style: none;
	margin:0px auto ;
}
input, select, button {
	font: 12px Verdana,Arial,Tahoma;
	vertical-align: middle;
}
/*---------- stock ---------*/
.top_db{
	float: left ;
	width: 100%;
	background: #dadada;
}
.top_gsmc{
	text-align: left ;
	line-height: 20px;
	color: #000;
}
.top_lxdh{
	text-align: right ;
	line-height: 20px;
}
.top_lj{
	float: right;
}
.top_lj a{
	font-size:14px;
	color:#000;
	padding:0px 15px;
	border-left:1px #000 solid ; 
}
.top_lj a:first-child{
	border-left:none;
}
.top{
	width: 100%;
}
.logo{
	float: left ;
	width: 59%;
}
.logo a img{
	float: left ;
	width: 100%;
	max-width: 701px;
}
.top_dianhua{
	float: right;
	width:34%;
}
.top_dianhua img{
	float: right ;
	width:100%;
	max-width:399px;
}
/***************导航*****************/
.head {
	width: 100%;
	background:#0068b9;
}
#Daohang{
	display: none ;
}
.top_bt{
	width: 100%;
	float: left ;
}
.top_dh{
	float: left ;
	width: 100%;
}
.top_dh ul li{
	float: left ;
	line-height: 50px;
	
}
.top_dh ul li a{
	font-size: 16px;
	float: left ;
	padding: 0px 42px;
	line-height: 50px;
	color: #fff;
	
}
.top_dh ul li a:hover {
	color: #fff;
	background:#cd011c;
}

/**************************************banner*****************/
.slide{
	max-width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	position: relative ;
}
.slide ul{
	width: 10000%;
	list-style-type: none;
}
.next_btn{
	position: absolute;
	width: 25px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	opacity: .5;
	vertical-align: middle;
	background: rgba(0,0,0);
	right: 5px;
	top: 50%;
	color: #fff;
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	display: inline-block;
	cursor: pointer;
	font-family: 微软雅黑;
}
.prev_btn{
	position: absolute;
	width: 25px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	opacity: .9;
	vertical-align: middle;
	background: rgba(0,0,0,.1);
	left: 5px;
	top: 50%;
	color: #fff;
	font-family: 微软雅黑;	
	font-size: 20px;
	font-weight: bold;
	display: inline-block;
	cursor: pointer;
}
.slide ul:after{
	content: '';
	clear: both;
	display: block;
}
.slide ul li{
	float: left;
	text-align: center;
}
.slide ul li img{
	vertical-align: middle;
	max-width: 100%;
}
.slide .circle_btn{
	position: absolute;
	bottom: 15px;
	text-align: center;
	left: 0;
	display: table;
	margin: 0 auto;
	width: 100%;
}
.slide .circle_btn button{
	box-sizing: content-box;
	opacity: .8;
	outline: none;
	border: none;
	padding: 2px 18px;
	background: rgba(255,255,255,.2);
	margin: 2px 5px;
	overflow: hidden;
	transition: all .6s;
	cursor: pointer;
}
.slide .circle_btn button.active{
	background: rgba(167,167,167,.8);
}
/******产品****/
.cpzs{
	float: left;
	width: 100%;
	padding-top:60px;
	padding-bottom: 45px;
}
.cpbt{
	float: left ;
	width: 100%;
	text-align: center ;
	font-size:34px;
	color: #303030;
	padding-bottom:30px;
	font-weight: bold ;
	background: url('../images/mcdbt.jpg') no-repeat center bottom ;  
}
.cpbt span{
	color: #0068b9;
	padding-left:5px;
}
.cpbt p{
	font-size:18px;
	color: #626262;
	margin-top:14px;
	font-weight: lighter ;
}
.cpfl{
	float: left ;
	width:19%;
	margin-top:17px;
}
.cpflmc{
	float: left ;
	width: 100%;
	background:#0068b9;
	text-align: center ;
	padding:23px 0px;
	font-size:35px;
	color: #fff;
	line-height: 30px;
	font-weight: bold ;
}
.cpflmc span{
	font-size:20px;
	font-weight: lighter ;
}
.cpflnr{
	float: left ;
	width: 100%;
	border-left:1px #bbbbbb solid ;
	border-right:1px #bbbbbb solid ;
	background:url('../images/cpflxhx.jpg') no-repeat center top; 
}
.cpflnr ul{
	float: left ;
	width:100%;
	padding:20px 6px;
}
.cpflnr ul li{
	float: left ;
	width: 100%;
	background:#eaeaea url('../images/flxtb.jpg') no-repeat 8px center ;
	margin-bottom:15px;
	box-shadow: 0px 0px 5px #888888;
	border-radius:5px;
	line-height: 37px;
}
.cpflnr ul li a{
	font-size:16px;
	padding-left:35px;
	float: left ;
	width: 100%;
	color:#000;
}
.cpflnr ul li:hover{
	background:#eaeaea url('../images/flxtb1.jpg') no-repeat 8px center ;
}
.cpflnr ul li a:hover {
	color: #0068b9;
}
.cpflzx{
	float: left ;
	width: 100%;
	background:#0068b9 url('../images/cpflxhx.jpg') no-repeat center top ; 
	text-align: center;
	font-size:18px;
	color: #fff;
	padding:19px 0px 8px 0px;
}
.cpflzx span{
	font-weight: bold ;
}
.cpyc{
	float: right;
	width: 79%;
	border:1px #bbbbbb solid ;
	margin-top:17px;
}
.cpzsbt{
	float: left ;
	width: 100%;
	background:url('../images/cpmcxhx.jpg') no-repeat center bottom ; 
	margin-top:7px;
}
.cpzsmc{
	float: left ;
	width: 50%;
	font-size:20px;
	line-height: 40px;
	padding-left:7px;
	color: #000;
}
.cpzsmore{
	float: right ;
	width: 74px;
	line-height: 20px;
	text-align: center ;
	background:#ff0000;
	margin-right:10px;
	margin-top:9px;
}
.cpzsmore a{
	font-size:14px;
	color: #fff;
}
.cpzstp{
	float: left ;
	width: 100%;
	margin-top: 40px;
}
.cpzstp ul li{
	float: left ;
	width: 31%;
	margin-left:2%;
	margin-bottom: 20px;
}
.cpzstp ul li a .cpzsimg{
	float: left ;
	width: 100%;
	height:238px;
	text-align: center ;
	border:1px #d2d2d2 solid ;
	 overflow:hidden;
}
.cpzstp ul li a .cpzsimg img{
      cursor: pointer;
  transition: all 0.6s;
  width:100%;
}
.cpzstp ul li a:hover .cpzsimg img{
	transform: scale(1.4);
}

.cpzstp ul li a .cpzsmane{
	float: left ;
	width: 100%;
	line-height: 40px;
	text-align: center ;
	background:#e4e4e4;
}
.cpzstp ul li a:hover .cpzsmane{
	background:#0068b9;
	color: #fff;
}
.cpzstp ul li a .cpzsmane{
	font-size:16px;
	color: #000;
}
/*********公司简介******/
.gsjj{
	float: left ;
	width: 100%;
	background: url('../images/gsjjbj.jpg') no-repeat center center ; 
	padding-top:47px;
	padding-bottom:78px;
	border-top:1px #b8b8b8 solid ;
}
.gsjjnr{
	float: left ;
	width: 100%;
	margin-top:20px;
}
.gsjjimg{
	float: left ;
	width: 44%;
}
.gsjjimg img{
	width: 100%;
}
.gsjjwz{
	float: right ;
	width: 53%;
}
.gsjjwzbt{
	float: left ;
	width: 100%;
	font-size:25px;
	color: #0173b9;
	font-weight: bold ;
}
.gsjjwznr{
	float: left ;
	width: 100%;
	font-size:14px;
	color: #000;
	margin-top:24px;
	text-indent:2em;
	line-height: 31px;
}
.gsjjwzmore{
	float: left;
	width: 104px;
	border:1px #b42b3d solid ;
	text-align: center ;
	line-height: 30px;
	margin-top:45px;
}
.gsjjwzmore a{
	font-size:14px;
	color: #b42b3d;
}
.gsjjzz{
	float: left ;
	width: 100%;
	margin-top:45px;
}
.slideGroup {
	width:100%;
	text-align:left;
}
.slideGroup .parHd {
	height:40px;
	line-height:40px;
	position:relative;
}
.slideGroup .parHd ul {
	float:left;
	position:absolute;
	top:-1px;
	height:32px;
}
.slideGroup .parHd ul li {
	float:left;
	width:151px;
	text-align: center ;
	line-height: 40px;
	cursor:pointer;
	background:#a4a4a4;
	font-size:20px;
	font-weight: bold ;
	color: #fff;
}
.slideGroup .parHd ul li.on {
	height:40px;
	background:#0173b9;
}
.slideGroup .slideBox {
	overflow:hidden;
	zoom:1;
	border:1px solid #ddd;
	padding:35px 0 41px 42px;
	position:relative;
	background:#fff;
}
.slideGroup .sPrev,.slideGroup .sNext {
	position:absolute;
	left:5px;
	top:50%;
	display:block;
	width:21px;
	height:47px;
	border:1px solid #ddd;
	background:url('../images/left.jpg') no-repeat center center ; 
}
.slideGroup .sNext {
	left:auto;
	right:5px;
	background:url('../images/reft.jpg') no-repeat center center ; 
}
.slideGroup .sPrev:hover,.slideGroup .sNext:hover {
	border-color:#f60;
}
.slideGroup .parBd ul {
	overflow:hidden;
	zoom:1;
}
.slideGroup .parBd ul li {
	margin:0 14px;
	float:left;
	_display:inline;
	overflow:hidden;
	text-align:center;
}
.slideGroup .parBd ul li .pic {
	text-align:center;
}
.slideGroup .parBd ul li .pic img {
	width:250px;
	height:300px;
	display:block;
	padding:2px;
	border:1px solid #ccc;
}
.slideGroup .parBd ul li .pic a:hover img {
	border-color:#999;
}
/*******新闻*********/
.new{
	float: left ;
	width: 100%;
	padding-top:50px;
	padding-bottom: 41px;
}
.newgs{
	float: left ;
	width: 49%;
	margin-top:20px;
}
.newgsbt{
	float: left ;
	width: 100%;
	background: url('../images/xwdbhx.jpg') no-repeat left bottom ; 
	padding-bottom:10px;
}
.newgsmc{
	float: left ;
	width: 50%;
	font-size:20px;
	color: #0068b9;
	font-weight: bold ;
}
.newgsmore{
	float: right ;
	width: 59px;
	border:1px #b42b3d solid ;
	line-height: 24px;
	text-align: center ;
	margin-right:5px;
}
.newgsmore a{
	font-size:14px;
	color: #b42b3d;
}
.newgsnr{
	float: left ;
	width: 100%;
	margin-top: 27px;
}
.newgsnr ul li{
	float: left ;
	width: 100%;
	margin-bottom: 9px;
}
.newgsnr ul li a{
	float: left ;
	width: 100%;
}
.newgsnr ul li .newgstime{
	float: left ;
	width: 89px;
	padding:20px 17px 43px 17px;
	background: #0068b9;
	font-size:34px;
	color: #fff;
	text-align: center ;
}
.newgsnr ul li .newgstime span{
	font-size:14px;
	border-top:1px #fff solid ;
	padding-top:15px;
}
.newgsnr ul li .newgslmnr{
	float: left ;
	width: 490px;
	border: 1px #bbbbbb solid ;
	background: url('../images/xwmore.jpg') no-repeat right bottom ; 
	padding:0px 17px 40px 17px;
}
.newgsnr ul li .newgslmnr .newgsname{
	float: left ;
	width: 100%;
	line-height: 60px;
}
.newgsnr ul li .newgslmnr .newgsname a{
	font-size:16px;
	color: #000;
}
.newgsnr ul li .newgslmnr .newgsjs{
	float: left ;
	width: 100%;
	font-size:14px;
	color: #636363;
	line-height: 25px;
	max-height: 50px;
	overflow: hidden ;
}
.newcj{
	float: left ;
	width: 48%;
	margin-left:2%;
	margin-top:20px;
}
.cjxw{
	float: left ;
	width: 100%;
	border-bottom: 1px #c7c7c7 solid ;
	padding-bottom: 22px;
	margin-top:28px;
}
.cjxwimg{
	float: left ;
	width: 221px;
	border:1px #dddddd solid ;
}
.cjxwimg a img{
	width: 100%;
}
.cjxwname{
	float: left ;
	width: 343px;
	margin-left:12px;
	line-height: 50px;
}
.cjxwname a{
	font-size:16px;
	color: #000;
}
.cjxwjs{
	margin-top: 12px;
	float: left ;
	width: 343px;
	margin-left: 12px;
	line-height: 25px;
	color: #5f5f5f;
	font-size: 14px;
}
.cjxwgd{
	float: left ;
	margin-top: 27px;
	margin-left: 12px;
}
.cjxwgd a{
	float: left ;
	width: 82px;
	line-height: 30px;
	text-align: center ;
	font-size: 14px;
	color: #fff;
	background: #b42b3d;
}
.cjxwgd a.cjxwj{
	float: left ;
	width: 27px;
	line-height: 30px;
	background:#424242;
}
.xinwencj{
	float: left ;
	width: 100%;
	margin-top:23px;
}
.xinwencj ul li{
	float: left ;
	width: 100%;
	border-bottom:1px #c9c9c9 dashed ;
}
.xinwencj ul li .xinwentime{
	float: left ;
	width: 50px;
	font-size:14px;
	color: #595959;
	line-height: 35px;
}
.xinwencj ul li .xinwenname{
	float: left ;
	width: 500px;
	margin-left: 18px;
	line-height: 35px;
	max-height: 35px;
	overflow: hidden ;
}
.xinwencj ul li .xinwenname a{
	font-size:14px;
	color: #000;
}


/******底部****/
.foot{
	float: left ;
	width: 100%;
	background: #2d3035;
	padding-top:50px;
	padding-bottom:37px;
}
.foot_dh{
	float: left ;
	width: 48%;
}
.foot_dhxx{
	float: left;
	width: 100%; 
	border-bottom:1px #787878 solid ;
}
.foot_dhxx ul li{
	float: left ;
	width: 16%;
	text-align: center ;
	line-height: 50px;
}
.foot_dhxx ul li a{
	font-size:14px;
	color: #fff;
}
.foot_lx{
	float: left ;
	width: 100%;
	font-size:16px;
	color: #fff;
	margin-top:30px;
}
.foot_lx p{
	font-size:14px;
	float: left ;
	color: #fff;
	margin:20px 0px 0px 0px;
	padding-right:40px;
}
.foot_lx p a{
	font-size:14px;
	color: #fff;
}
.foot_ewm{
	float: left ;
	width: 118px;
	margin-left: 60px;
	font-size:14px;
	margin-top:22px;
	color: #fff;
	line-height: 50px;
	text-align: center ;
}
.foot_ewm img{
	width: 100%;
}
.foot_dt{
	float: right ;
	width: 381px;
	height: 274px;
	overflow: hidden ;
}
.foot_dt img{
	width: 100%;
}
.foot_db{
	float: left ;
	width: 100%;
	background: #1f2227;
}
.foot_bqsy{
	float: left ;
	width: 50%;
	line-height: 55px;
	font-size:14px;
	color: #fff;
}
.foot_bah{
	float: right;
	width: 50%;
	line-height:55px;
	text-align: right ;
	font-size:14px;
	color: #fff;
}
.foot_bah a{
	font-size:14px;
	color: #fff;
}








.pagination-wrapper1 {
	margin: 20px 0;float:left;
}
.pagination1 {
	height: 34px;
	text-align: center;
}
.pagination1 li {
	display: inline-block;
	height: 28px;
	margin-right: 5px;
	padding: 0 8px;
	font-size: 16px;
	border: 1px solid #ccc;
	color: #333;
	float: left ;

}
.pagination1 li a {
	float: left;
	display: block;
	height: 28px;
	line-height: 28px;
	font-size: 16px;
	color: #333;
	text-decoration: none;
	padding: 0 8px;
}
.pagination1 li a:hover {
	background: #1f96ef;
	color: #fff;
	
}
.pagination1 li.thisclass {
	background: #1f96ef;
	color: #fff;
	height: 28px;
	line-height: 28px;
	padding: 0 8px;
	font-size: 16px;
	border: 1px solid #ccc;
}
.pagination1 li.thisclass a, .pagination li.thisclass a:hover {
	background: transparent;
	border-color: #971b21;
	color: #fff;
	cursor: default;
}
.footer_nav{
	display: none ;
	background:#30343f;
}
.foot_nav{ width:33%; float:left;text-align:center; line-height: 28px;} 

.foot_nav a{color:#fff;display:block; font-size: 16px;}
.foot_nav a:hover {
	color: #fff;
}

.foot_nav a:hover,.foot_nav a:focus{text-decoration:none;}

.foot_nav span{display:block; padding:3px 0px 0px 0px;}
.foot_nav span img{
	width: 25%;
}


@media screen and (max-width: 800px) {
#Daohang {
	width: 100%;
	height: 50px;
	display: block ;
}
.top_dh{
	display: none ;
}
.Dao_right {
float: right ;
	width: 30px;
	height: 30px;
	margin-right: 20px;
	margin-top: 10px;
	cursor: pointer;
	position: relative;
}

.Dao_right>span {
	display: block;
	width: 100%;
	height: 4px;
	background: #fff;
	margin-top: 5px;
}

.shoujidh{
	width: 100%;
	position: absolute;
	top: 127px;
	right: 0;
	font-family: 微软雅黑;
	font-size: 16px;
	z-index: 50;
	background: rgba(255,255,255,0.5);
}
.shoujidh >li{
	text-align: center;
	width: 100%;
	height: 30px;
	font-size: 16px;
}
.shoujidh li a{
	color: #000;
}
.top_gsmc{
	font-size:12px;
}
.top_lxdh{
	display: none ;
}
.cpfl{
	display: none ;
}
.cpyc{
	width:100%;
}
.cpzstp ul li{
	width:47%;
}
.cpzstp ul li a .cpzsimg{
	height:auto;
}
.cpzstp ul li a .cpzsimg img{
	width:100%;
}
.cpzstp ul li a .cpzsmane{
	max-height:40px;
	overflow:hidden ;
}
.gsjjimg{
	display: none ;
}
.gsjjwz{
	width:100%;
	padding:0px 15px;
}
.gsjjzz{
	display: none ;
}
.cpbt p{
	font-size:16px;
}
.newgs{
	width:100%;
}
.newcj{
	width:100%;
	margin-left:0px;
}
.newgsnr ul li .newgstime{
	width:24%;
}
.newgsnr ul li .newgslmnr{
	width:76%;
}
.cjxw{
	display: none ;
}
.xinwencj ul li .xinwentime{
	width:16%;
	padding-left:2%;
}
.xinwencj ul li .xinwenname{
	width:79%;
}
.foot{
	padding-top:0px;
	padding-bottom:70px;
}
.foot_dh{
	width:100%;
}
.foot_dhxx{
	display: none ;
}
.foot_ewm{
	display: none ;
}
.foot_lx{
	padding:0px 15px;
}
.foot_dt{
	display: none ;
}
.foot_bqsy{
	width:100%;
	padding:0px 15px;
	line-height:20px;
	text-align:center;
}
.foot_bah{
	width:100%;
	padding:0px 15px;
	text-align: center ;
	line-height:30px;
}
.foot_db{
	padding-bottom:80px;
}
.left_nav li{
	float: left ;
}

  .navbar{ margin:0px; border:none;}

      .navbar-default .navbar-brand {color: #fff; font-size: 16px;}

      .navbar-default .navbar-brand:hover,

      .navbar-default .navbar-brand:focus {color: #fff;}

      .navbar-toggle{border:none;}

      .navbar-default .navbar-collapse, .navbar-default .navbar-form{border:none;}

      .navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus {

        background-color:  #FF2828;

      }

      .navbar-default .navbar-toggle .icon-bar{background-color: #fff;}

      .navbar-default .navbar-nav{margin-top: 0px;margin-bottom: 0px;}

      .navbar-default .navbar-nav > li {}

      .navbar-default .navbar-nav > li:last-child{border: none;}

      .navbar-default .navbar-nav > li > a,

      .navbar-default .navbar-nav .open .dropdown-menu > li > a{color: #fff;}

      .navbar-default .navbar-nav > li > a:hover,

       .navbar-default .navbar-nav > li > a:focus,

       .navbar-default .navbar-nav > .active > a, 

       .navbar-default .navbar-nav > .active > a:hover, 

       .navbar-default .navbar-nav > .active > a:focus,

       .navbar-default .navbar-nav > .open > a, 

       .navbar-default .navbar-nav > .open > a:hover, 

       .navbar-default .navbar-nav > .open > a:focus,

       .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover{

        background-color:  #800000; color: #fff;}

	.footer_nav{ display: block ;}
}






